projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13428f6
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Wed, 16 May 2007 21:35:20 +0000
(21:35 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Wed, 16 May 2007 21:35:20 +0000
(21:35 +0000)
lib-src/ChangeLog.multi-tty
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog.multi-tty
b/lib-src/ChangeLog.multi-tty
index 0e50b7c61a80cdd08ff0c97e25d40d0bffd51ff6..9d7126d1e4a2a2f1da44b8bc39672638dd0f202e 100644
(file)
--- a/
lib-src/ChangeLog.multi-tty
+++ b/
lib-src/ChangeLog.multi-tty
@@
-2,6
+2,9
@@
* emacsclient.c: (emacs_socket): Rename from s.
Move definition below includes it depends on.
+ (SEND_STRING, SEND_QUOTED): Remove obfuscation macros.
+ (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):
+ (main): Expand removed macros inline.
2007-05-16 Dan Nicolaescu <dann@ics.uci.edu>